-
Notifications
You must be signed in to change notification settings - Fork 0
fix(ci): Bump action versions #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(ci): Bump action versions #3
Conversation
📝 WalkthroughWalkthroughThe release workflow in .github/workflows/release.yml updates GitHub Actions to newer major versions without changing steps or inputs. Specifically, actions/cache is updated from v1 to v4, actions/checkout from v2 to v4, and actions/setup-python from v2 to v5. The workflow also adds permissions: Sequence Diagram(s)No sequence diagram — only action version bumps and added workflow permissions; control flow is unchanged. Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (9)
Comment |
…on-lsp-server-fork
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: ASSERTIVE
Plan: Pro
Disabled knowledge base sources:
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (1)
.github/workflows/release.yml(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
- GitHub Check: Win Py3.9
- GitHub Check: Win Py3.8
- GitHub Check: Win Py3.10
- GitHub Check: Mac Py3.9
- GitHub Check: Mac Py3.8
- GitHub Check: Mac Py3.10
- GitHub Check: Linux Py3.10
- GitHub Check: Linux Py3.9
…s-in-python-lsp-server-fork' into michal/pla-4678-bump-gha-versions-in-python-lsp-server-fork
Summary by CodeRabbit